hibiken / asynq

Simple, reliable, and efficient distributed task queue in Go
MIT License
9.49k stars 688 forks source link

[FEATURE REQUEST] can't configure pulling interval #909

Open livingston0318 opened 1 month ago

livingston0318 commented 1 month ago

image I saw asynq already supports configuring taskCheckInterval to control the pulling from queue interval, but why there is no new release so that we can use it. In the latest release(which is 0.24.1), it's still hard coded using time.second