Every ticked target runs on its own worker — one platform failing doesn't block the others.
How it works
- You tick 4 accounts, hit Publish.
- kuhukoo creates one Post row + 4 PostTarget rows, each with status QUEUED.
- Workers pick up each target and call that platform's API.
- Status pill flips per target: Publishing → Published (green) or Error (red with a reason).
Retrying one platform
If IG fails but FB + YT succeed, you can retry only IG:
- Posts → click the post → find the IG row → Retry button.
- Nothing re-fires on the platforms that already went through.