I'm not laughing, nope, not me.
More seriously, I can bump it to 30 or something for now, but I need to refactor my post list fetching for memory consumption before I can let you actually load unlimited posts :)
The Glowfic Constellation
Re: The Glowfic Constellation
Can you have it let him sort them by oldest, if he wants to start there, instead of by newest? Would that help, Pedro?
Re: The Glowfic Constellation
Today I had a certificate error when I tried to contact to the site. This may have been from a dodgy wifi hotspot on my end but if other people saw weird connection problems too I’m wondering of Heroku is doing something strange.
- pedromvilar
- Posts: 1172
- Joined: Sun Mar 23, 2014 11:48 am
- Pronouns: *shrug*
- Contact:
Re: The Glowfic Constellation
Yeah that sounds like a good solution tooEzra wrote:Can you have it let him sort them by oldest, if he wants to start there, instead of by newest? Would that help, Pedro?
Re: The Glowfic Constellation
That sounds like either a dodgy wifi hotspot or a wifi hotspot that noticed "glowfic.com" was having DNS issues and tried to redirect you to one of those annoying "search the terms you tried in the domain!" pages. (Which, since you tried accessing it with https, I assume, it'd complain about the certificate not being valid.)DanielH wrote:Today I had a certificate error when I tried to contact to the site. This may have been from a dodgy wifi hotspot on my end but if other people saw weird connection problems too I’m wondering of Heroku is doing something strange.
Re: The Glowfic Constellation
That sounds more likely; I didn’t think I was connecting to any wifi I didn’t know.
Re: The Glowfic Constellation
Yeah, if you were getting an error page, the error page wouldn't use the right certificate and would cause that. Hopefully the errors are gone now.
Bumped to 30 for now, it was faster.
Also, caught a leak in TemplatesController, so that's fixed. Turned off the GC tuning and it's somehow working better, but we made it through an ENTIRE NIGHT with no memory errors so that is now #lifegoals. (We got pretty tight towards the end, not sure we can do a full 24 hours, but closer!)
Bumped to 30 for now, it was faster.
Also, caught a leak in TemplatesController, so that's fixed. Turned off the GC tuning and it's somehow working better, but we made it through an ENTIRE NIGHT with no memory errors so that is now #lifegoals. (We got pretty tight towards the end, not sure we can do a full 24 hours, but closer!)
Re: The Glowfic Constellation
(do you still have that or did you just have that during when other people had that)
Re: The Glowfic Constellation
When I had the certificate issue was hours before the reported DNS problems but was also rather brief.