Unable to schedule a message in JetStream – BadRequestError: message schedules target is invalid #831
Unanswered
Atanusaha143
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to schedule a message in NATS JetStream Message Scheduler using Python (nats-py) but getting the following error:
nats.js.errors.BadRequestError: nats: BadRequestError: code=400 err_code=10190 description='message schedules target is invalid'Stream Info:
Issue Observed:
Observations / Questions:
Request:
Any guidance or example on correctly scheduling messages in JetStream via Python would be appreciated. Especially regarding:
Beta Was this translation helpful? Give feedback.
All reactions