Replies: 2 comments
-
I tested Your bridge is probably producing an exception which has different TTLs. See:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
please respond with updates |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just found out that if I set "Cache timeout in seconds" to 0, my articles still get cached for — if my observation is correct — 30 minutes. Only if I set it to low non-zero value, like 1 second, each consecutive RSS requests result in queuing the upstream servers.
This is with OLX bridge, which I wrote myself. Is there something wrong with my implementation, my understanding of cache or is there some bug in RSS-Bridge?
FYI,
custom_timeout = true
is correctly set inconfig.ini.php
and I do see theCache timeout in seconds
input field in the UI.Beta Was this translation helpful? Give feedback.
All reactions