Skip to content

0.19.5

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 09 Mar 19:43
· 2042 commits to develop since this release
db9ab8a
Type Description Link
Feature The QueuedChannel is back with the removal of BlacklistingChannel, which could previously invalidate the queue. This means we cannot limit based on endpoints, but must only take the channel into consideration, and queued requests are scheduled when requests are queued and complete. #516