James Hickey

Results 138 comments of James Hickey

There's an approach taken by the open-source library around distributed locking on jobs -> [https://github.com/jamesmh/coravel#does-coravel-support-distributed-locking](https://github.com/jamesmh/coravel#does-coravel-support-distributed-locking). The same type of approach would work with Coravel Pro.

For some reason the Invocable isn't appearing in that list... are your invocables in another assembly or in the same one as your web application?

No, the code not accessible. I know other people have been having issues with .NET Core 3 and ordering of the `UseX` methods. What version of .NET core are you...

If you can send the code you have for the configure and configureServices methods I might be able to pin point where the issue might be?

Ya, for that to work Coravel Pro's code would need to change and use it's own custom json formatter? But as it stands, sounds like it'll only work using the...

I have no plans for this yet... will leave open

Can't reproduce this. Could you share the actual code from your program to help diagnose?

This exists in Mailer 6.0.0 now via other changes. Documentation is up to date too if helpful -> https://docs.coravel.net/Mailing/#sender

Hey, haven't taken a look at this. If you want to give it a try feel free. If we are going to go with something that for now doesn't change...