Is it possible to change the interval in which apalis checks for new jobs #173
-
When I set How can I do this? |
Beta Was this translation helpful? Give feedback.
Answered by
geofmureithi
Sep 25, 2023
Replies: 1 comment
-
You should be able to set this using apalis/examples/postgres/src/main.rs Lines 44 to 50 in 42b1ab2 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
IgnisDa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should be able to set this using
fetch_interval
:apalis/examples/postgres/src/main.rs
Lines 44 to 50 in 42b1ab2