Files
Antonio Scandurra 498ecd6404 Fetch more than one page when polling stripe events (#19343)
This fixes a bug that was causing most users to be unable to use the
LLMs via Zed. It was caused by not using pagination and, instead, always
querying the very first page of stripe events.

Note that we're also allowing processing events generated in the last 24
hours (before, this was only 1 hour). I did this so that we can process
the backlog of events that the aforementioned bug was skipping.

Release Notes:

- N/A
2024-10-17 09:47:25 +02:00
..
2024-08-01 15:43:29 -04:00
2024-09-06 11:58:39 +02:00
2024-10-09 14:22:32 -04:00
2024-05-03 12:50:42 -07:00