Replies: 2 comments
-
hi You can copy the code from #22169 to your 6.x project. I suggest using the source code of |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'll check that out |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have multiple applications that share the same database but the background jobs differ. We are using the table named AdbBackgroundJobs at the moment.
I've seen an attribute that let's you change the job name but i can't get it to work, i tried placing it on top of the message and on top of the background job itself, it ignores it.
I've also found some ways of changing the applicationName and stuff like that but nothing like that appears to work since we are on a quite outdated version, 6.0.3
Beta Was this translation helpful? Give feedback.
All reactions