Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Upload takes too long.
#13
WOW is obviously blocking uploads per site made less than five minutes apart. They do not state this in their docs they only suggest in their faq that five minutes is the recommended upload frequency for aws. So why not decrease the upload frequency to 10 minutes, or hourly if you can calculate the mean over the past hour. It sounds like your aws is configured to dump output at specified frequency.
  1. Does it dump a new csv each time?
  2. Does the csv only have one line?
  3. Does your AWS let you choose whether to dump time averaged or instantaneous values?
  4. Why are you not parsing dateutc from the fields in the csv?
  5. Are you using their TEST site protocol? You should not be submitting real data until you have confidence you are doing the right thing. Unless you know you can manually delete the bad data after the fact.
Reply


Messages In This Thread
Upload takes too long. - by Makada - Apr-01-2020, 03:12 PM
RE: Upload takes too long. - by deanhystad - Apr-01-2020, 04:33 PM
RE: Upload takes too long. - by Makada - Apr-01-2020, 04:42 PM
RE: Upload takes too long. - by BrendanD - Apr-01-2020, 05:24 PM
RE: Upload takes too long. - by Makada - Apr-01-2020, 05:49 PM
RE: Upload takes too long. - by BrendanD - Apr-01-2020, 06:06 PM
RE: Upload takes too long. - by Makada - Apr-01-2020, 06:26 PM
RE: Upload takes too long. - by BrendanD - Apr-01-2020, 07:19 PM
RE: Upload takes too long. - by Makada - Apr-01-2020, 07:22 PM
RE: Upload takes too long. - by BrendanD - Apr-01-2020, 08:21 PM
RE: Upload takes too long. - by Makada - Apr-01-2020, 08:29 PM
RE: Upload takes too long. - by Makada - Apr-02-2020, 03:15 PM
RE: Upload takes too long. - by BrendanD - Apr-02-2020, 06:20 PM
RE: Upload takes too long. - by Makada - Apr-02-2020, 07:04 PM
RE: Upload takes too long. - by BrendanD - Apr-02-2020, 07:39 PM
RE: Upload takes too long. - by Makada - Apr-02-2020, 07:49 PM
RE: Upload takes too long. - by BrendanD - Apr-02-2020, 08:32 PM
RE: Upload takes too long. - by Makada - Apr-02-2020, 08:37 PM
RE: Upload takes too long. - by BrendanD - Apr-02-2020, 08:43 PM
RE: Upload takes too long. - by Makada - Apr-02-2020, 08:58 PM
RE: Upload takes too long. - by BrendanD - Apr-02-2020, 10:58 PM
RE: Upload takes too long. - by Makada - Apr-03-2020, 04:07 AM
RE: Upload takes too long. - by Makada - Apr-03-2020, 03:38 PM
RE: Upload takes too long. - by BrendanD - Apr-03-2020, 03:41 PM
RE: Upload takes too long. - by Makada - Apr-03-2020, 04:34 PM
RE: Upload takes too long. - by BrendanD - Apr-03-2020, 05:30 PM
RE: Upload takes too long. - by Makada - Apr-04-2020, 10:17 AM
RE: Upload takes too long. - by BrendanD - Apr-04-2020, 02:12 PM
RE: Upload takes too long. - by Makada - Apr-05-2020, 11:56 AM
RE: Upload takes too long. - by Makada - Apr-06-2020, 08:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Run a timer when a functions starts to see how long the function takes to complete Pedroski55 2 2,821 Apr-19-2020, 06:28 AM
Last Post: Pedroski55

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020