You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ATM we use a hardcoded period to sleep between polls. It would be better to use async and use separate poll_interval (already in the configs) per worker type.
The text was updated successfully, but these errors were encountered:
rail
changed the title
Use pool_interval to sleep between runs
Use poll_interval to sleep between runs
Apr 22, 2020
ATM we use a hardcoded period to sleep between polls. It would be better to use async and use separate poll_interval (already in the configs) per worker type.
The text was updated successfully, but these errors were encountered: