vapor/queues

consider moving refreshInterval and persistenceKey to JobsConfiguration

tanner0101 opened this issue · 1 comments

It's a bit strange to configure Jobs via the provider init and a struct named JobsConfiguration. Could we combine these?

We should also make the name of the jobs command ("jobs" by default) configurable