Had a handful of new FeedCity signups in the last 24 hours. Need to fix some code for the OPML imports (and still need to fix some bugs related to this). But from what I can see, it worked for most people. And they seemed to have tolerated my still very basic onboarding.
Lots more feeds in the DB now. For now, the feed-fetching still seems to cope.
But I need to adjust the workflow for validating feeds: I use the W3C Feed Validation Service, but you only get a very limited amount of validation requests (per day, I believe). I ran way past this limit in the last 24 hours, and - rightfully - get a lot of 429 responses. Really need to behave better, or run the validation process myself.