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
Just logging something I've ran up against and may be able to contribute to at some point.
Based on the latest RabbitMQ documentation the src-delete-after attribute requires the json type to be an integer if setting temporary shovel length to an integer length.
Only supported options for rabbit-hole are "never" and "queue-length" as the json payload only supports sending a string.
Just logging something I've ran up against and may be able to contribute to at some point.
Based on the latest RabbitMQ documentation the src-delete-after attribute requires the json type to be an integer if setting temporary shovel length to an integer length.
Only supported options for rabbit-hole are "never" and "queue-length" as the json payload only supports sending a string.
rabbit-hole/shovels.go
Line 35 in a4ba81f
The text was updated successfully, but these errors were encountered: