7
votes
After successfully retrieving 180 pages, the API gracelessly, semi-silently, fails
Yes, this is a serious bug. You can replicate it from any browser using the code below.
Every time I run it, it fetches 180 pages at an average rate of 5.51 calls per second.
On the 181st call I get:
...
2
votes
Can we change the Stack Apps homepage tabs to not show questions tagged "obsolete" and "placeholder"?
Yes, the homepage is not showing Stack Apps in its best light.
As a mitigation that we can all do now:
Prepend "OBSOLETE - " or "PLACEHOLDER - " to the title, if appropriate.
(In ...
1
vote
Padding missing between thumbnails and other app/script information
The minimal CSS that could make this a tiny bit better is:
.summary.d-flex .flex--item:first-child {
padding-right:8px;
}
Compare:
no 8px padding
with 8px padding
rene♦
- 2,662
1
vote
After successfully retrieving 180 pages, the API gracelessly, semi-silently, fails
This bug has actually been fixed, minutes after it was reported on MSE:
Thanks for reporting! A fix for this was just deployed, and the CORS headers are getting sent again.
A more detailed ...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
status-review × 5meta × 3
bug × 2
feature-request × 2
api-v2.2 × 2
design × 2
discussion × 1
inbox × 1
paging × 1
front-page × 1
templates × 1