Under the hood
The API-error/rate-limit message component now receives an apiErrorKind value
What
The internal component that renders API error and rate-limit messages now takes a new apiErrorKind value in addition to the isApiError flag and its existing rate-limit callback handling.
Why
This lets that message component distinguish between different kinds of API errors when deciding what to show, rather than only knowing that an error occurred.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
The finding does not say what values apiErrorKind can take or how they change what is displayed.