Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

run Gratipay 265 #1110

Closed
14 of 15 tasks
gratipay-bot opened this issue Jun 29, 2017 · 28 comments
Closed
14 of 15 tasks

run Gratipay 265 #1110

gratipay-bot opened this issue Jun 29, 2017 · 28 comments

Comments

@gratipay-bot
Copy link

gratipay-bot commented Jun 29, 2017

← Payday 264


Runbook

http://inside.gratipay.com/howto/run-payday

Checklist

  • Review accounts
  • Trigger backup
  • Run payday script
  • Commit payday logs
  • Run masspay
    • DB query to update broken paypal fees
    • Generate paypal inputs
    • Verify there is no fee mismatch
    • Submit masspay on paypal
    • Post back masspay
  • Commit masspay logs
  • Review decline rate
  • Shuffle escrow
Rotation
Month Pilot Copilot
June @whit537 ✈️ @clone1018
July @rohitpaulk @whit537
August @clone1018 @rohitpaulk
September @whit537 @clone1018
October @rohitpaulk @whit537
November @clone1018 @rohitpaulk
December @whit537 @clone1018
January @rohitpaulk @whit537
February @clone1018 @rohitpaulk
March @whit537 @clone1018
April @rohitpaulk @whit537
May @clone1018 @rohitpaulk
@clone1018
Copy link
Contributor

Are you here @whit537 ? Going to wait 2 hours before taking over.

@clone1018
Copy link
Contributor

Here we go!

@clone1018
Copy link
Contributor

No accounts to review!

@clone1018
Copy link
Contributor

Backup taken and verified.

@clone1018
Copy link
Contributor

Script ran for 32 seconds (0:00:32.514996).

@clone1018
Copy link
Contributor

gratipay::DATABASE=> update exchange_routes set fee_cap = 20.00 where fee_cap is null and network = 'paypal';
UPDATE 74

@clone1018
Copy link
Contributor

I can't postback masspay. Get an Invalid Reference on the first participant?

@chadwhitacre
Copy link
Contributor

I am here.

@chadwhitacre
Copy link
Contributor

@clone1018 Could be a regression from gratipay/gratipay.com#4518.

@clone1018
Copy link
Contributor

I started running it @whit537 , stuck on masspay postback, logs here: https://github.com/gratipay/logs/blob/8edd8a986e8bdb3605e3868265433d56480a1ff3/masspay/2017-06-29.report.paypal.csv

Trying to figure out why refs[email] is not set?

@clone1018
Copy link
Contributor

@whit537 is gonna pick up from here.

@chadwhitacre
Copy link
Contributor

slack

@clone1018
Copy link
Contributor

Per Chad's text I'm going to continue everything except masspay:

image

@clone1018
Copy link
Contributor

Same number of denied paypal:

image

@clone1018
Copy link
Contributor

image

40% decline rate.......

AHHH

@clone1018
Copy link
Contributor

Escrow Shuffle

$
MassPay 1,428.45
5x 7,142.25
Balance 6,908.48
Added 0.00

Not adding this week

@clone1018
Copy link
Contributor

Just kidding gonna leave open until masspay is done

@gratipay-bot gratipay-bot mentioned this issue Jul 6, 2017
16 tasks
@chadwhitacre
Copy link
Contributor

Working on this! slack

I've symlinked last week's files to today's date to work around the date in the filename computation in masspay.py.

@chadwhitacre
Copy link
Contributor

Moving to PR in gratipay/gratipay.com#4537 ...

@chadwhitacre
Copy link
Contributor

chadwhitacre commented Jul 6, 2017

Lol. Always something!

Fixed the MassPay ref issue in gratipay/gratipay.com#4537, but now running gives:

POSTed MassPay back to Gratipay for 45 users.
PayPal MassPay to [].
Got 404, is your API key good? []

Hunch: the user changed their username in the past week.

@kaguillera
Copy link
Contributor

Yet another major project that we have to deal with i.e. fully implementing participant IDs

@chadwhitacre
Copy link
Contributor

chadwhitacre commented Jul 6, 2017

Yeah, maybe we want to disallow starting a username with a digit, and then we can read /~1234566543456 in URL paths as the user id.

@chadwhitacre
Copy link
Contributor

Hunch confirmed. Manually editing *.report.csv and rerunning ...

@chadwhitacre
Copy link
Contributor

What's the sort on postback? Doesn't appear to be the order in report.csv ...

@chadwhitacre
Copy link
Contributor

Nope. It's the order in *.output.gratipay.csv.

@chadwhitacre
Copy link
Contributor

POSTed MassPay back to Gratipay for 22 users.

@chadwhitacre
Copy link
Contributor

Symlinks removed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants