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
1. Redesigned to resemble core Hangfire
2. Resolved bug causing recurring job arguments to be deleted on job editing
3. Resolved issues of the original - bamotav#68, bamotav#71, bamotav#72, bamotav#87
4. Removed cron configurator for the moment - should add one in the future
Could you add parameters to the job definition view?
Ideally these could be discovered via reflection of the type.method input; something like swagger UI.
The text was updated successfully, but these errors were encountered: