If the Polkassembly integration fails to update the post, currently there is no way to retry it.
We should add a retry mechanism to retry it (if it's our fault, retry after bug fix. If it's their fault, retry after some time).
This will require persistent storage (to store which post needs updating and with what text).
If the Polkassembly integration fails to update the post, currently there is no way to retry it.
We should add a retry mechanism to retry it (if it's our fault, retry after bug fix. If it's their fault, retry after some time).
This will require persistent storage (to store which post needs updating and with what text).