Feature request: create a message from a URL #1311
Labels
good first issue
Good for newcomers
Sugar
nice to have features... not super important.
wishlist
would be nice, not pressing for any particular client.
In poll plugins, it's kind of painful to create a message from a URL, especially when the "baseUrl" is different from the pollUrl, and changes or is unknown (so you can't hard code a post_baseUrl in the config).
I've had to do this (or some variant of it) a lot:
It's possible that I'm overlooking something and maybe there's an easy way to do this.
But I would like to just do:
I'm creating this as mostly a to do list item for myself.
Other examples:
sarracenia/sarracenia/flowcb/poll/nasa_cmr.py
Lines 358 to 368 in 6ba722c
sarracenia/sarracenia/flowcb/poll/copernicus_marine_s3.py
Lines 209 to 230 in 6ba722c
The text was updated successfully, but these errors were encountered: