Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run payday #16 #40

Closed
Changaco opened this issue May 25, 2016 · 5 comments
Closed

Run payday #16 #40

Changaco opened this issue May 25, 2016 · 5 comments
Labels

Comments

@Changaco
Copy link
Member

Previous: #39.

@Changaco
Copy link
Member Author

DB backup taken (./backup.sh). Size is 2.0M.

@Changaco
Copy link
Member Author

% rhc ssh
> cd $OPENSHIFT_REPO_DIR && PYTHONPATH=. python liberapay/billing/payday.py
pid-170929 thread-139736732964608 (MainThread) Starting payday #16.
pid-170929 thread-139736732964608 (MainThread) Payday started at 2016-05-25 08:09:43.667184+00:00.
pid-170929 thread-139736732964608 (MainThread) Greetings, program! It's PAYDAY!!!!
pid-170929 thread-139736732964608 (MainThread) Prepared the DB.
pid-170929 thread-139736732964608 (MainThread) Checked the balances.
[lots of InsecurePlatformWarning]

@Changaco
Copy link
Member Author

pid-170929 thread-139736732964608 (MainThread) Updated payday stats.
pid-170929 thread-139736732964608 (MainThread) Prepared the DB.
pid-170929 thread-139736732964608 (MainThread) Updated receiving amounts.
pid-170929 thread-139736732964608 (MainThread) Script ran for three minutes (0:03:07.552365).

@Changaco
Copy link
Member Author

# select * from paydays order by id;
 id |           ts_start            |            ts_end             | nparticipants | ntippers | ntippees | ntips | ntransfers | transfer_volume | ntakes | take_volume | nactive | nusers | week_deposits | week_withdrawals 
----+-------------------------------+-------------------------------+---------------+----------+----------+-------+------------+-----------------+--------+-------------+---------+--------+---------------+------------------
  1 | 2016-02-10 14:15:12.857116+00 | 2016-02-10 14:16:20.367284+00 |            20 |        7 |        6 |     5 |         11 |            5.16 |      6 |        2.01 |       9 |     30 |        102.00 |             0.00
  2 | 2016-02-17 09:34:56.46043+00  | 2016-02-17 09:42:30.279562+00 |            24 |        8 |        6 |     5 |         13 |            5.91 |      8 |        3.01 |      10 |     39 |         10.00 |             0.00
  3 | 2016-02-24 12:10:24.637909+00 | 2016-02-24 12:13:54.69294+00  |            31 |        9 |        6 |     5 |         15 |            7.48 |     10 |        4.58 |      11 |     46 |          0.00 |             0.00
  4 | 2016-03-02 13:22:54.690032+00 | 2016-03-02 13:28:28.41217+00  |            42 |       11 |        6 |     5 |         18 |            8.09 |     13 |        5.19 |      12 |     63 |         30.00 |             0.00
  5 | 2016-03-09 10:36:00.199178+00 | 2016-03-09 10:36:17.358605+00 |            47 |       12 |        6 |     6 |         22 |            9.47 |     16 |        5.57 |      13 |     72 |         95.75 |             0.00
  6 | 2016-03-16 12:38:13.996162+00 | 2016-03-16 13:03:30.525192+00 |            56 |       13 |       10 |     7 |         32 |           23.47 |     25 |       19.47 |      17 |     80 |          0.00 |             3.22
  7 | 2016-03-23 10:00:12.76148+00  | 2016-03-23 10:00:34.324691+00 |            66 |       13 |        9 |     7 |         31 |           16.84 |     24 |       12.84 |      16 |     93 |          0.00 |            32.32
  8 | 2016-03-30 12:17:08.902702+00 | 2016-03-30 12:17:32.558561+00 |            70 |       15 |       10 |     7 |         37 |           28.39 |     30 |       24.39 |      19 |    102 |        121.00 |             2.25
  9 | 2016-04-06 11:28:20.713609+00 | 2016-04-06 12:32:56.851771+00 |            80 |       17 |       13 |    10 |         42 |           40.26 |     32 |       25.91 |      24 |    113 |         81.99 |             0.00
 10 | 2016-04-13 08:37:29.46735+00  | 2016-04-13 08:38:04.301686+00 |            90 |       20 |       16 |    15 |         51 |           42.48 |     36 |       26.96 |      27 |    125 |        156.50 |             0.00
 11 | 2016-04-20 08:00:48.407506+00 | 2016-04-20 08:01:50.821392+00 |           103 |       26 |       18 |    20 |         62 |           59.54 |     42 |       28.01 |      33 |    139 |        689.28 |             0.00
 12 | 2016-04-27 08:02:19.497304+00 | 2016-04-27 08:03:11.777866+00 |           110 |       28 |       20 |    23 |         67 |           65.74 |     44 |       18.86 |      37 |    148 |         30.00 |             0.00
 13 | 2016-05-04 12:28:09.581668+00 | 2016-05-04 12:29:03.858073+00 |           122 |       29 |       20 |    23 |         71 |           84.50 |     48 |       52.61 |      38 |    165 |        191.00 |             0.00
 14 | 2016-05-11 11:03:24.172566+00 | 2016-05-11 11:05:49.053139+00 |           202 |       94 |       28 |    91 |        154 |          357.62 |     63 |       74.31 |     110 |    275 |       2652.54 |             0.00
 15 | 2016-05-18 15:31:17.087135+00 | 2016-05-18 15:34:37.916931+00 |           269 |      148 |       34 |   144 |        218 |          690.72 |     74 |       82.70 |     165 |    379 |       1910.41 |            20.96
 16 | 2016-05-25 08:09:43.667184+00 | 2016-05-25 08:12:50.900687+00 |           280 |      146 |       35 |   142 |        222 |          574.67 |     80 |       96.80 |     163 |    399 |        327.02 |             0.00
(16 rows)

@Changaco
Copy link
Member Author

https://twitter.com/liberapaye/status/735397971286691840

This week on Liberapay, 146 donors supported 35 creators of #commons by giving them a total of €574. Join us on https://liberapay.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant