Profiles

  • Member Since: December 6th, 2012
  • Find me on:
  • Posted a reply to Automatic Periodic Table Import, on the site WordPress.org Forums:
    Yeah, I followed those suggestions and those plugins were helpful in debugging the problem and…

  • Posted a reply to Automatic Periodic Table Import, on the site WordPress.org Forums:
    You're welcome. This is a pretty cool plugin. On a previous project I wrote client…

  • Posted a reply to Automatic Periodic Table Import, on the site WordPress.org Forums:
    I created a patch and readme here: https://gist.github.com/joshco/089944027b2c04090978524fdc6b77c5 This patch adds: * a function to…

  • Posted a reply to Automatic Periodic Table Import, on the site WordPress.org Forums:
    The autoimport has been running all night, interval every 15min, with no failures. Using http_request_args…

  • Posted a reply to Automatic Periodic Table Import, on the site WordPress.org Forums:
    I have the http_request_args on in place on my server. I'll let it run overnight…

  • Posted a reply to Automatic Periodic Table Import, on the site WordPress.org Forums:
    Yes, that's a good idea. However, the hook you mentioned doesn't fix the problem. I…

  • Posted a reply to Automatic Periodic Table Import, on the site WordPress.org Forums:
    I'll try adding the filter to my theme's functions.php and see if that fixes it…

  • Posted a reply to Automatic Periodic Table Import, on the site WordPress.org Forums:
    Oh and also, the 10 second limit is hardcoded into the WP code. argh https://developer.wordpress.org/reference/functions/wp_remote_fopen/#source…

  • Posted a reply to Automatic Periodic Table Import, on the site WordPress.org Forums:
    I'm seeing a problem that looks similar. what I'm noticing is that it intermittently succeeds…