The background refresh job is not working correctly in beta1. This does not apply to the "Refresh All Feeds"; it is only a problem with the utility script.
Specifically, change the iterator_apply call to use a traditional foreach loop instead.
The background refresh job is not working correctly in beta1. This does not apply to the "Refresh All Feeds"; it is only a problem with the utility script.
Specifically, change the `iterator_apply` call to use a traditional `foreach` loop instead.
danieljsummers
self-assigned this 2024-06-12 11:38:28 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The background refresh job is not working correctly in beta1. This does not apply to the "Refresh All Feeds"; it is only a problem with the utility script.
Specifically, change the
iterator_applycall to use a traditionalforeachloop instead.This has been fixed; it will be released as beta2