b9563109

By: Michael Lynch <git@mtlynch.io>

Reject duplicate Tinybeans followers while parsing

Move duplicate follower ID validation into ParseFollowers so the parser
rejects invalid followers.json data directly instead of depending on a
later export-level validation step.

Keep the import-level regression test and add a parser-level regression
test that covers the duplicate follower user id error.

Suite timing

Time to Start Worker time Duration Time to finish
Config 0s 1s 1s 1s
Eval 1s 32s 32s 34s
Build 2s 2m27s 56s 59s
Test - - - -
Deploy - - - -
Suite 0s 3m01s 59s 59s

Timeline

0s10s20s30s40s50s