Comments and changes to this ticket
-
dleffler May 20th, 2013 @ 10:50 PM
It appears to be an issue when an exception is thrown and not when we get the exception message. It would appear this is a result of moving from the Twitter library v2.1.2 to v2.3.1 (not sure we can return to old library as Twitter api v1 is blacked out)
-
-
expNinja June 12th, 2013 @ 07:44 PM
(from [c07461419bbbe20dafddde9523cc8d1dd9746c23]) Some recent tweaks to the Twitter model [#1014] https://github.com/exponentcms/exponent-cms/commit/c07461419bbbe20d...
-
expNinja June 12th, 2013 @ 07:54 PM
(from [25d267c2e6106faa4b4adff15358d0506e58e03c]) Additional tweaks to Twitter module [#1014] https://github.com/exponentcms/exponent-cms/commit/25d267c2e6106faa...
-
expNinja June 12th, 2013 @ 07:56 PM
(from [87f90e74d0a54ee6cabb54a6a896749a0d89a12f]) Reverts to NEW Twitter module with some tweaks now that Twitter API v1 is blocked [#1014] https://github.com/exponentcms/exponent-cms/commit/87f90e74d0a54ee6...
-
expNinja June 12th, 2013 @ 08:16 PM
(from [1a2fa59b962693fb350d3d2b4106a49e25ac6b4c]) Additional tweaks needed for Twitter model update [#1014] https://github.com/exponentcms/exponent-cms/commit/1a2fa59b962693fb...
-
expNinja June 12th, 2013 @ 08:18 PM
(from [4d60da82332aad0c642dc0c2640dd8494e755480]) Additional tweaks needed for Twitter model update #1014 https://github.com/exponentcms/exponent-cms/commit/4d60da82332aad0c...
-
dleffler June 12th, 2013 @ 08:49 PM
The page still crashes when the rate limit is reached (15 minute window). We need to implement some sort of caching (15 min increments) to keep from doing this too often AND also try to keep from breaking when we get the 429 message.
-
expNinja June 13th, 2013 @ 02:46 PM
(from [9fe93bd56c099a66290a1b34a5e68111081ff621]) Attempsts to fix Twitter module to work w/ new API by catching 'exceptions' and caching results to better prevent exceeding rate limit [#1014] https://github.com/exponentcms/exponent-cms/commit/9fe93bd56c099a66...
-
expNinja June 13th, 2013 @ 02:51 PM
(from [26b8f12362542a0a728c7793570f7fa7a989f79f]) Attempsts to fix Twitter module to work w/ new API by catching 'exceptions' and caching results to better prevent exceeding rate limit #1014 https://github.com/exponentcms/exponent-cms/commit/26b8f12362542a0a...
-
dleffler June 14th, 2013 @ 12:16 PM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS