You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I accidentally broke my site's deployment today, and by the time I noticed I had published a few notes that were waiting for successful deployment to be syndicated to Mastodon. When I fixed the problem and Netlify made a successful request to my syndication endpoint, Indiekit published all of the notes in reverse order – from most to least recent. As a result, the sequence of posts to Mastodon did not make sense.
Describe the solution you’d like
If possible, Indiekit should syndicate multiple outstanding posts from oldest to newest.
Describe alternatives you’ve considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Syndication, the gift that keeps on giving! Don’t know if you’ve seen #581, but have been wondering if syndication should be a separate queue? Sorta related…
Is your feature request related to a problem?
I accidentally broke my site's deployment today, and by the time I noticed I had published a few notes that were waiting for successful deployment to be syndicated to Mastodon. When I fixed the problem and Netlify made a successful request to my syndication endpoint, Indiekit published all of the notes in reverse order – from most to least recent. As a result, the sequence of posts to Mastodon did not make sense.
Describe the solution you’d like
If possible, Indiekit should syndicate multiple outstanding posts from oldest to newest.
Describe alternatives you’ve considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: