rush
need help with creating message-queue tasks.
I have a question, though- is there anything, on back-end side of things, that will enable me to update the Database with the results of the job when it is completed? I'll work on developing this, if there isn't already. It'll be really helpful for my use-case.
is there something that does something like: when job-A completes, send its results as a payload to job-B which updates the DB?
more context:
I am enriching the existing data with more information (creating metadatafield(s)) obtained from
job-A
and want to update my DB when the results are in, i.e., (job has run). @Weiko 🙂18 replies
Need Help with Email Sync (v0.4.0)
@Weiko I am now on v0.10.0 and have set up my redis cache properly, there seem to be no errors, but the email synch still shows "pending" on the front end (and in my pgadmin messageChannel table). What should I do?
16 replies